Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Moving to latest RAC release candidate #5

Open
wants to merge 9 commits into
base: swift2
Choose a base branch
from

Conversation

liscio
Copy link

@liscio liscio commented Jan 6, 2016

I'm back to evaluating this library again for some work I'm doing.

I'll probably have further PRs/suggestions once I actually get moving with using this stuff, but for now I'm just cleaning things up to compile & pass tests.

In practice, there aren't many reasons to send more than a single value across each "edit session", and using a MutableProperty is less awkward than a signal/observer pair.

This changeset introduces a pair of operators that allow a Signal{,Producer} to be directed into a MutableProperty that holds the current EditSession for an Editor.
Had to make a few modifications here & there to make it work.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant